Skip to content

Sets the focus on textarea if that is the first field on a tab#12

Open
eelcocramer wants to merge 3 commits intorealcrowd:masterfrom
eelcocramer:master
Open

Sets the focus on textarea if that is the first field on a tab#12
eelcocramer wants to merge 3 commits intorealcrowd:masterfrom
eelcocramer:master

Conversation

@eelcocramer
Copy link

The current selector only select 'input' elements but not textarea elements. When a textarea is the first element on a tab is does not get selected. This can be fixed by using the jQuery :input Selector.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant